projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7f228e
)
doc: Syntax fixes
author
Marco Melorio
<marco.melorio@protonmail.com>
Tue, 13 Jul 2021 22:53:19 +0000
(22:53 +0000)
committer
Marco Melorio
<marco.melorio@protonmail.com>
Tue, 13 Jul 2021 22:53:19 +0000
(22:53 +0000)
gtk/gtkwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwidget.c
b/gtk/gtkwidget.c
index 459aeba2fe99234bad747c95dfd00834fe354916..724ee32eae647d560886fd9acbe10848dab1a6ae 100644
(file)
--- a/
gtk/gtkwidget.c
+++ b/
gtk/gtkwidget.c
@@
-5322,9
+5322,9
@@
gtk_widget_has_visible_focus (GtkWidget *widget)
* toplevel.
*
* This does not mean that the [property@Gtk.Widget:has-focus]
- * property is necessarily set; [property@Gtk
,
Widget:has-focus]
+ * property is necessarily set; [property@Gtk
.
Widget:has-focus]
* will only be set if the toplevel widget additionally has the
- * global input focus.
)
+ * global input focus.
*
* Returns: %TRUE if the widget is the focus widget.
*/